projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5164ee8
)
(emacs): rm emacs before the ln.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 20 Mar 1994 01:22:59 +0000
(
01:22
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 20 Mar 1994 01:22:59 +0000
(
01:22
+0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index e08bfd976191dbd120281d0c70c5f6384f2333f7..4c89279bdc164c8d445589d09143dd20212d0219 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-562,6
+562,7
@@
all: emacs OTHER_FILES
emacs: temacs ${etc}DOC ${lisp}
#ifdef CANNOT_DUMP
+ rm -f emacs
ln temacs emacs
#else
#ifdef HAVE_SHM